home *** CD-ROM | disk | FTP | other *** search
- object Form19: TForm19
- Left = 283
- Top = 312
- BorderIcons = []
- BorderStyle = bsToolWindow
- Caption = 'Wave Flow Shareware'
- ClientHeight = 310
- ClientWidth = 390
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Etiq3D1: TEtiq3D
- Left = 2
- Top = 253
- Width = 385
- Height = 52
- Alignment = taCenter
- AutoSize = False
- Caption = 'Registered to:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -16
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- WordWrap = True
- end
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 390
- Height = 250
- AutoSize = True
- Picture.Data = {<image001.bmp>}
- end
- object Button1: TButton
- Left = 28
- Top = 267
- Width = 156
- Height = 25
- Caption = '&Register'
- Default = True
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 207
- Top = 267
- Width = 156
- Height = 25
- Cancel = True
- Caption = '&Wave Flow'
- TabOrder = 1
- OnClick = Button2Click
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 2000
- OnTimer = Timer1Timer
- Left = 408
- Top = 264
- end
- end
-